home *** CD-ROM | disk | FTP | other *** search
/ Aminet 38 / Aminet 38 (2000)(Schatztruhe)[!][Aug 2000].iso / Aminet / docs / help / arexxbegin.lha / ARexx_For_Beginners / Articles_01-10 / Example5-6.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1995-04-06  |  114 b   |  5 lines

  1. /* Example5-6 */
  2.  
  3. SAY "He said ""I hate IBM Computers"" then left"
  4. SAY 'He said "I hate IBM Computers" then left'
  5.